home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Format 1994 August
/
August CD.bin
/
Shareware
/
Games
/
Core War
/
Battle Programs
/
contest92
/
B04 EBS Sauron
< prev
next >
Wrap
Text File
|
1992-12-08
|
1KB
|
52 lines
; name: Sauron
; EBS 1992 Qualifying Tournament Entry
;
; author: Steven Morrell
; e-mail: morell@math.utah.edu
; I am not an ICWS member.
;
;strategy Uses a swift 9-point ring which eats up all the 3-point rings
;strategy we know are out there. Also uses an anemic SPL 0 bomber / core
;strategy clear to slow down the ring and let enemy processes fall off.
nazgul equ 3641
rock mov split, <450
mov split, @rock
add #450, rock
djn rock, #220
split spl 0, <-1
mov data, <p
jmp -2, <-3
p dat #0, #-3
data dat #0, #-3
rider mov 0, nazgul
jmp rock
jmp 4553+rider
jmp 912+rider
jmp 5463+rider
jmp 1822+rider
jmp 6373+rider
jmp 2732+rider
jmp 7283+rider
jmp 3642+rider
jmp 1+rider
jmp 4552+rider
jmp 911+rider
jmp 5462+rider
jmp 1821+rider
jmp 6372+rider
jmp 2731+rider
jmp 7282+rider
jmp 3641+rider
jmp rider
vector dat #0
sauron spl 1
mov -1, 0
mov -1, 0
spl 1
mov -1, 0
jmp <vector
end sauron